<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > GDIp > GDIp equates |
Equates declared in GDIp module.
Symbol |
Meaning |
%GDIp_PixelFormat1bppIndexed |
|
%GDIp_PixelFormat4bppIndexed |
|
%GDIp_PixelFormat8bppIndexed |
|
%GDIp_PixelFormat16bppGrayScale |
|
%GDIp_PixelFormat16bppRGB555 |
|
%GDIp_PixelFormat16bppRGB565 |
|
%GDIp_PixelFormat16bppARGB1555 |
|
%GDIp_PixelFormat24bppRGB |
|
%GDIp_PixelFormat32bppRGB |
|
%GDIp_PixelFormat32bppARGB |
|
%GDIp_PixelFormat32bppPARGB |
|
%GDIp_PixelFormat48bppRGB |
|
%GDIp_PixelFormat64bppARGB |
|
%GDIp_PixelFormat64bppPARGB |
|
%GDIp_PixelFormatMax |
Possible value of Status returned by some GDIp functions
Symbol |
Meaning |
%GDIp_StatusOk |
|
%GDIp_StatusGenericError |
|
%GDIp_StatusInvalidParameter |
|
%GDIp_StatusOutOfMemory |
|
%GDIp_StatusObjectBusy |
|
%GDIp_StatusInsufficientBuffer |
|
%GDIp_StatusNotImplemented |
|
%GDIp_StatusWin32Error |
|
%GDIp_StatusWrongState |
|
%GDIp_StatusAborted |
|
%GDIp_StatusFileNotFound |
|
%GDIp_StatusValueOverflow |
|
%GDIp_StatusAccessDenied |
|
%GDIp_StatusUnknownImageFormat |
|
%GDIp_StatusFontFamilyNotFound |
|
%GDIp_StatusFontStyleNotFound |
|
%GDIp_StatusNotTrueTypeFont |
|
%GDIp_StatusUnsupportedGdiplusVersion |
|
%GDIp_StatusGdiplusNotInitialized |
|
%GDIp_StatusPropertyNotFound |
|
%GDIp_StatusPropertyNotSupported |
|
%GDIp_StatusProfileNotFound |