コンテンツにスキップ

PLCamera.BslImageStampEnum Class#

Enables image stamping. If enabled, the first pixels of the image will contain metadata (e.g., an image counter) instead of visual information.

Applies to: boost_V_CoaXPress

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslImageStampEnum

Constructors#

 名前説明
Public methodPLCamera.BslImageStampEnum Initializes a new instance of the PLCamera.BslImageStampEnum class
 

プロパティ#

 名前説明
Public property名前 The full name of BslImageStamp (Overrides ParameterListEnum.Name.)
Public propertyOff

Image stamping is disabled.

Applies to: boost_V_CoaXPress

Public propertyその

Image stamping is enabled.

Applies to: boost_V_CoaXPress

 

方法#

 名前説明
Public methodToString The full name of BslImageStamp (Overrides Object.ToString()()()().)
 

PLCamera.BslImageStampEnum.ToString Method#

The full name of BslImageStamp

Return Value#

Type: String
Returns the full name of BslImageStamp

PLCamera.BslImageStampEnum Constructor#

Initializes a new instance of the PLCamera.BslImageStampEnum class

PLCamera.BslImageStampEnum.Name Property#

The full name of BslImageStamp

PLCamera.BslImageStampEnum.Off Property#

Image stamping is disabled.

Applies to: boost_V_CoaXPress

PLCamera.BslImageStampEnum.On Property#

Image stamping is enabled.

Applies to: boost_V_CoaXPress