←Select platform

ImmediatePixelCount Property

Summary

Gets or sets the number of pixels for the object.

Syntax
C#
VB
C++
public uint ImmediatePixelCount {get; set;} 
Public Property ImmediatePixelCount() As UInteger 
   Get 
   Set 
public:  
   property UInt32 ImmediatePixelCount 
   { 
      UInt32 get() 
      void set(UInt32 value) 
   } 

Property Value

The number of pixels for the object, excluding any children.

Example

For an example, refer to ExtractObjectsCommand

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.