ImageData.maskPad

An icon-specific field containing the scanline pad of the mask. <p> If one scanline of the transparency mask is not a multiple of this number, it will be padded with zeros until it is. </p>

class ImageData
int maskPad;

Meta