Interface CreateIndexPixelDataOptions

interface CreateIndexPixelDataOptions {
    keyColor?: number;
}

Properties

Properties

keyColor?: number