Scale Methods

CVB.Net Documentation

The Scale type exposes the following members.

Methods

  NameDescription
Public methodStatic memberTo16BppSigned
Convert the input image to an image with 16 bits per pixel signed data.
Public methodStatic memberTo16BppUnsigned
Convert the input image to an image with 16 bits per pixel unsigned data.
Public methodStatic memberTo32BppFloat
Convert the input image to an image with 32 bits per pixel float data.
Public methodStatic memberTo32BppSigned
Convert the input image to an image with 32 bits per pixel signed data.
Public methodStatic memberTo8BppUnsigned
Convert the input image to an image with 8 bits per pixel unsigned data.
Top
See Also

Reference