Back to Website
Show / Hide Table of Contents

Class GraphicsContainerItemsProcessor

Inheritance
System.Object
GraphicsContainerItemsProcessor
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Rendering
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class GraphicsContainerItemsProcessor

Constructors

GraphicsContainerItemsProcessor(Single, Boolean, Boolean, IColorManagement, IRenderingColorSettings, Nullable<PixelFormat>, Boolean, Color)

Declaration
public GraphicsContainerItemsProcessor(float opacity, bool pdfRenderDeviceProfileEnabled, bool convertSpotColor, IColorManagement colorManagement, IRenderingColorSettings colorSettings = null, PixelFormat? destinationPixelFormat = null, bool singleColorTargetContainer = false, Color singleTargetColor = null)
Parameters
Type Name Description
System.Single opacity
System.Boolean pdfRenderDeviceProfileEnabled
System.Boolean convertSpotColor
IColorManagement colorManagement
IRenderingColorSettings colorSettings
System.Nullable<PixelFormat> destinationPixelFormat
System.Boolean singleColorTargetContainer
Aurigma.GraphicsMill.Color singleTargetColor

Methods

ProcessContainerItems(GraphicsContainer, CancellationToken)

Declaration
public void ProcessContainerItems(GraphicsContainer container, CancellationToken cancellationToken = default(CancellationToken))
Parameters
Type Name Description
Aurigma.GraphicsMill.AdvancedDrawing.GraphicsContainer container
System.Threading.CancellationToken cancellationToken
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback