Click or drag to resize

PixelMemoryFactory Properties

The PixelMemoryFactory type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAllocator
Sets or gets the PixelMemoryAllocator that will be used to allocate PixelMemory.
Public propertyAllocatorObject
Sets or gets and object passed to the Allocator delegate.
Public propertyStatic memberCode exampleDefaultAllocator
Gets the default allocator that is used by dotImage.
Public propertyStatic memberCode exampleFactory
Gets the singleton object used for memory allocation.
Top
See Also