API Reference
>
Extension Classes
>
ExRender Classes
>
ExRender Windows Classes
>
GsDIBSection Class
>
GsDIBSection Methods
>
GsDIBSection::createDib Method
GsDIBSection::createDib Method
Collapse All
Syntax
C++
void
createDib
(
int
xPixels
,
int
yPixels
,
int
bitsPerPixel
);
Parameters
Parameters
Description
int xPixels
[in] X pixels.
int yPixels
[in] Y pixels.
int bitsPerPixel
[in] Color depth.
Description
Creates a DIB for this DIBSection object.
Group
GsDIBSection Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic