@playform/favicon - v0.1.0
    Preparing search index...

    Interface TransformationSettings

    Icon transformation settings

    interface TransformationSettings {
        Type: IconTransformationType;
        BackgroundColor?: string;
        BackgroundRadius?: number;
        ImageScale?: number;
    }
    Index

    Properties

    Type: IconTransformationType

    Icon transformation type

    BackgroundColor?: string

    Background color

    BackgroundRadius?: number

    Background radius for rounded icons

    ImageScale?: number

    Scale of the icon within the canvas