Returns information about a cybergraphics bitmap
Source position: cybergraphics.pas line 218
function GetCyberMapAttr( |
bitMap: PBitMap; |
attribute_: LongWord |
):LongWord; |
Value described by CyberAttrTag
Gets information about an extended cybergraphics bitmap. This function should be used instead of making any assumptions about fields in the bitmap structure. This will provide future compatibility.
You should know what you are doing if you call this function! Always use the CYBRMATTR_ISCYBERGFX attribute first to check if the bitmap is a CyberGraphX one.
Available CyberAttrTag
Unknown attributes are reserved for future use, and return ($FFFFFFFF).