public RasterColor AnimationBackground {get;}
'Declaration
Public ReadOnly Property AnimationBackground As RasterColor
'Usage
Dim instance As CodecsGifImageInfo
Dim value As RasterColor
value = instance.AnimationBackground
public RasterColor AnimationBackground {get;}
@property (nonatomic, copy, readonly) LTRasterColor *animationBackground
public RasterColor getAnimationBackground()
get_AnimationBackground();
public:
property RasterColor AnimationBackground {
RasterColor get();
}
Property Value
The animation background.