[]
Construct a PaletteBox from an input image.
public PaletteBox(RandomAccessIO in_Renamed, int boxStart)
Public Sub New(in_Renamed As RandomAccessIO, boxStart As Integer)
| Type | Name | Description |
|---|---|---|
| RandomAccessIO | in_Renamed | |
| int | boxStart | offset to the start of the box in the image |