Skip to content

PLCamera.PixelSizeEnum Class#

Indicates the depth of the pixel values in the image (in bits per pixel). The potential values depend on the pixel format setting.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.PixelSizeEnum

Constructors#

 NameDescription
Public methodPLCamera.PixelSizeEnum Initializes a new instance of the PLCamera.PixelSizeEnum class
 

Properties#

 NameDescription
Public propertyBpp1

The pixel depth in the acquired images is 1 bit per pixel.

Applies to: CameraLink, GigE and ace USB

Public propertyBpp10

The pixel depth in the acquired images is 10 bits per pixel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Public propertyBpp12

The pixel depth in the acquired images is 12 bits per pixel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

Public propertyBpp14

The pixel depth in the acquired images is 14 bits per pixel.

Applies to: CameraLink and GigE

Public propertyBpp16

The pixel depth in the acquired images is 16 bits per pixel.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

Public propertyBpp2

The pixel depth in the acquired images is 2 bits per pixel.

Applies to: CameraLink, GigE and ace USB

Public propertyBpp24

The pixel depth in the acquired images is 24 bits per pixel.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

Public propertyBpp32

The pixel depth in the acquired images is 32 bits per pixel.

Applies to: CamEmu, CameraLink and GigE

Public propertyBpp36

The pixel depth in the acquired images is 36 bits per pixel.

Applies to: CameraLink and GigE

Public propertyBpp4

The pixel depth in the acquired images is 4 bits per pixel.

Applies to: CameraLink, GigE and ace USB

Public propertyBpp48

The pixel depth in the acquired images is 48 bits per pixel.

Applies to: CamEmu, CameraLink and GigE

Public propertyBpp64

The pixel depth in the acquired images is 64 bits per pixel.

Applies to: CameraLink and GigE

Public propertyBpp8

The pixel depth in the acquired images is 8 bits per pixel.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

Public propertyName The full name of PixelSize (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of PixelSize (Overrides Object.ToString()()()().)
 

PLCamera.PixelSizeEnum.ToString Method#

The full name of PixelSize

Return Value#

Type: String
Returns the full name of PixelSize

PLCamera.PixelSizeEnum Constructor#

Initializes a new instance of the PLCamera.PixelSizeEnum class

PLCamera.PixelSizeEnum.Bpp1 Property#

The pixel depth in the acquired images is 1 bit per pixel.

Applies to: CameraLink, GigE and ace USB

PLCamera.PixelSizeEnum.Bpp10 Property#

The pixel depth in the acquired images is 10 bits per pixel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

PLCamera.PixelSizeEnum.Bpp12 Property#

The pixel depth in the acquired images is 12 bits per pixel.

Applies to: CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress and dart 2 USB

PLCamera.PixelSizeEnum.Bpp14 Property#

The pixel depth in the acquired images is 14 bits per pixel.

Applies to: CameraLink and GigE

PLCamera.PixelSizeEnum.Bpp16 Property#

The pixel depth in the acquired images is 16 bits per pixel.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

PLCamera.PixelSizeEnum.Bpp2 Property#

The pixel depth in the acquired images is 2 bits per pixel.

Applies to: CameraLink, GigE and ace USB

PLCamera.PixelSizeEnum.Bpp24 Property#

The pixel depth in the acquired images is 24 bits per pixel.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

PLCamera.PixelSizeEnum.Bpp32 Property#

The pixel depth in the acquired images is 32 bits per pixel.

Applies to: CamEmu, CameraLink and GigE

PLCamera.PixelSizeEnum.Bpp36 Property#

The pixel depth in the acquired images is 36 bits per pixel.

Applies to: CameraLink and GigE

PLCamera.PixelSizeEnum.Bpp4 Property#

The pixel depth in the acquired images is 4 bits per pixel.

Applies to: CameraLink, GigE and ace USB

PLCamera.PixelSizeEnum.Bpp48 Property#

The pixel depth in the acquired images is 48 bits per pixel.

Applies to: CamEmu, CameraLink and GigE

PLCamera.PixelSizeEnum.Bpp64 Property#

The pixel depth in the acquired images is 64 bits per pixel.

Applies to: CameraLink and GigE

PLCamera.PixelSizeEnum.Bpp8 Property#

The pixel depth in the acquired images is 8 bits per pixel.

Applies to: CamEmu, CameraLink, GigE, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart 2 USB, dart USB and pulse USB

PLCamera.PixelSizeEnum.Name Property#

The full name of PixelSize