bOk = MImgSetMaxOpacity( hImage, nOpacity )

Sets an image's max. opacity.

Parameters
hImage
Number: Handle of the image

nOpacity
Number: The max. opacity

Return
Boolean: TRUE if successful or FALSE if an error occurs

Example

Call MImgSetMaxOpacity( hImage, 128 )

See also
About Opacity
MImgGetMaxOpacity
MImgSetColorOpacity
MImgSetOpacity
MImgSetPixelOpacity

Created with the Personal Edition of HelpNDoc: Free help authoring tool