ImageEn, unit iexBitmaps

TIOParams.GIF_YPos

TIOParams.GIF_YPos


Declaration

property GIF_YPos: integer;


Description

The Y coordinate where the top-left of the frame will be shown.

Due to optimization secondary frames of a GIF may not contain all the image data of the original frame, but only what data has changed. This property allows you to draw the subsequent frames at the correct position.

Default: 0


See Also

GIF_XPos
GIF_Action
GIF_RAWLoad
GIFFrameCaching