AnimationKit.Frame

Constructors

Image As iOSImage, RetinaImage As iOSImage
Image As Picture, RetinaImage As Picture

Creates a new frame with the provided graphic. If a retina version is provided (which it should be) it must match exactly 2x the width and height as the standard graphic.

Methods

Function Dimensions () As Xojo.Core.Size

Returns the width and height of the standard graphic.

Properties

Image As iOSImage // Read Only
Image As Picture // Read Only

The standard resolution graphic.

RetinaImage As iOSImage // Read Only
RetinaImage As Picture // Read Only

The double resolution graphic.

See Also

AnimationKit.FrameSet, AnimationKit.FrameTarget, AnimationKit.FrameTask