PICreateDIBSection Method |
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static IntPtr CreateDIBSection(
IntPtr hDC,
PIBITMAPINFO pBMI,
uint iUsage,
int ppvBits,
IntPtr hSection,
uint dwOffset
)
Parameters
- hDC IntPtr
-
- pBMI PIBITMAPINFO
-
- iUsage UInt32
-
- ppvBits Int32
-
- hSection IntPtr
-
- dwOffset UInt32
-
Return Value
IntPtr
See Also