Interface PadPixelsFilterOptions

interface PadPixelsFilterOptions {
    keyColor?: number;
}

Properties

Properties

keyColor?: number