Interface ColorShapeInfo

Additional color information for the methods to extract colors from a list of shapes.

interface ColorShapeInfo {
    shapesInfo: ColorShapeInfoEntry[];
}

Properties

Properties

shapesInfo: ColorShapeInfoEntry[]

List of shapes with additional information