CRasterImage::GetStorageType![]()
int GetStorageType( void );
Return Value
Storage type identifier. Can be either GL_RGB or GL_RGBA
| GL_RGB | indicates GL_RGB format, and GL_BYTE type |
| GL_RGBA | indicates that GL_RGBA format, and GL_BYTE type |
Remarks
Use the GetStorageType method to get information about the pixel format used to store image data.
See Also
![]()
| © 2001 Solid Graphics, All rights reserved. |
| To view this site, we require use of either Netscape Navigator 4.0 or higher or Internet Explorer 4.0 or higher. |