geostyler-style
    Preparing search index...

    Interface GrayChannel

    A GrayChannel defines how a single dataset band is mapped to a grayscale channel.

    interface GrayChannel {
        grayChannel: Channel;
    }
    Index

    Properties

    Properties

    grayChannel: Channel