SetRGBColor
Opinie generală
SetRGBColor este o clasă din Aspose.PDF FOSS pentru .NET. Moștenită de la: ̋Operator∂.
rg Setarea culorii de umplere RGB.
Această clasă oferă 8 metode pentru a lucra cu obiecte SetRGBColor în programele .NET. Metodele disponibile includ: Accept, ゚IsTextShowOperator , ⌒SetR GBColour,, ゙ToPdfヽ, ,ToString'),. Toate membrii publici sunt accesibile oricărei aplicații .Net după instalarea pachetului Aspose.PDF FOSS pentru . NET. Proprietăți: ?B`?, ?CommandName; ?GIndex, ?TEM, ?? R.?
Proprietăți
| Name | Type | Access | Description |
|---|---|---|---|
R | double | Read/Write | Gets or sets the r. |
G | double | Read/Write | Gets or sets the g. |
B | double | Read/Write | Gets or sets the b. |
CommandName | string | Read | The PDF command name (last token of the serialised form, e.g. |
Index | int | Read/Write | 1-based position of this operator within its containing OperatorCollection. |
Metode de evaluare
| Signature | Description |
|---|---|
SetRGBColor(r: double, g: double, b: double) | Sets the rgb color value. |
SetRGBColor(color: System.Drawing.Color) | Sets the rgb color value. |
ToPdf() | Calls ToPdf on this SetRGBColor instance. |
ToString() | Calls ToString on this SetRGBColor instance. |
Accept(visitor: IOperatorSelector) | Calls Accept on this SetRGBColor instance. |
getColor() | Calls getColor on this SetRGBColor instance. |
IsTextShowOperator(op: Operator) | True when op is a text-showing operator (Tj / TJ / ’ / " — concrete subclasses of TextShowOperator). |
ValueEquals(op: Operator) | True when this operator’s serialised PDF form equals op’s. |
Vezi și:
- Aspose.PDF pentru .NET Referință API Enterprise