Assembly: JeremyAnsel.Xwa.Snm.dll
public sealed class SnmHeader
Constructors
|
Edit this page
View Source
Declaration
Properties
|
Edit this page
View Source
Declaration
public uint[] ColorPalette { get; }
Property Value
|
Edit this page
View Source
Declaration
public int FrameDelay { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public short Height { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public short ImageType { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int MaximumFrameBufferSize { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public short NumFrames { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public short VideoCoordinateX { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public short VideoCoordinateY { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public short Width { get; set; }
Property Value