Class NppiImageDescriptor

  • All Implemented Interfaces:
    AutoCloseable

    @Properties(inherit=nppc.class)
    public class NppiImageDescriptor
    extends Pointer
    General image descriptor. Defines the basic parameters of an image, including data pointer, step, and image size. This can be used by both source and destination images.