Leadtools.Codecs名前空間 > CodecsGifImageInfoクラス :AnimationBackgroundプロパティ |
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(); }