ImageEn, unit iexBitmaps

TIOParams.GIF_XPos

TIOParams.GIF_XPos


Declaration

property GIF_XPos: integer;


Description

The X 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_YPos
GIF_Action
GIF_RAWLoad
GIFFrameCaching