Skip to content

Commit 1e6505a

Browse files
author
Samer El-Khatib
committed
Merge branch 'main' into production
2 parents 8a86fe9 + caf26dc commit 1e6505a

File tree

339 files changed

+3635
-1041
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

339 files changed

+3635
-1041
lines changed

english/java/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ is_root: true
9494
| [com.aspose.imaging.imagefilters.filteroptions](./com.aspose.imaging.imagefilters.filteroptions) | The package handles filter options. |
9595
| [com.aspose.imaging.imageloadoptions](./com.aspose.imaging.imageloadoptions) | The package contains different file format load options. |
9696
| [com.aspose.imaging.imageoptions](./com.aspose.imaging.imageoptions) | The package contains classes suitable for export, save or creation of different file formats. |
97-
| [com.aspose.imaging.interfaces](./com.aspose.imaging.interfaces) | The package handles Tiff file format processing. |
97+
| [com.aspose.imaging.interfaces](./com.aspose.imaging.interfaces) | The package contains the Aspose.Imaging interfaces |
9898
| [com.aspose.imaging.magicwand](./com.aspose.imaging.magicwand) | The package handles MagicWand processing. |
9999
| [com.aspose.imaging.magicwand.imagemasks](./com.aspose.imaging.magicwand.imagemasks) | The package handles image masks processing. |
100100
| [com.aspose.imaging.masking](./com.aspose.imaging.masking) | The package handles ImageMasking processing. |

english/java/com.aspose.imaging.brushes/solidbrush/_index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Solid brush is intended for drawing continiously with specific color. This class
2525
| --- | --- |
2626
| [getColor()](#getColor--) | Gets or sets the brush color. |
2727
| [setColor(Color value)](#setColor-com.aspose.imaging.Color-) | Gets or sets the brush color. |
28+
| [hashCode()](#hashCode--) | |
29+
| [equals(Object object)](#equals-java.lang.Object-) | |
2830

2931
## Example: This example uses Graphics class to create primitive shapes on the Image surface.
3032
This example uses Graphics class to create primitive shapes on the Image surface. To demonstrate the operation, the example creates a new Image in PNG format and draw primitive shapes on Image surface using Draw methods exposed by Graphics class
@@ -277,3 +279,28 @@ Value: The brush color.
277279
| --- | --- | --- |
278280
| value | [Color](../../com.aspose.imaging/color) | |
279281

282+
### hashCode() {#hashCode--}
283+
```
284+
public int hashCode()
285+
```
286+
287+
288+
Get hash code of the current object.
289+
290+
**Returns:**
291+
int
292+
### equals(Object object) {#equals-java.lang.Object-}
293+
```
294+
public boolean equals(Object object)
295+
```
296+
297+
298+
Check if objects are equal.
299+
300+
**Parameters:**
301+
| Parameter | Type | Description |
302+
| --- | --- | --- |
303+
| object | java.lang.Object | |
304+
305+
**Returns:**
306+
boolean

english/java/com.aspose.imaging.exif/exifdata/_index.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ EXIF data container.
184184
| [setMeteringMode(int value)](#setMeteringMode-int-) | Gets or sets the metering mode. |
185185
| [getOECF()](#getOECF--) | Gets or sets the Opto-Electric Conversion Function (OECF) specified in ISO 14524. |
186186
| [setOECF(byte[] value)](#setOECF-byte---) | Gets or sets the Opto-Electric Conversion Function (OECF) specified in ISO 14524. |
187+
| [getOrientation()](#getOrientation--) | Gets the orientation. |
188+
| [setOrientation(int value)](#setOrientation-int-) | Sets the orientation. |
187189
| [getPixelXDimension()](#getPixelXDimension--) | Gets or sets the pixel x dimension. |
188190
| [setPixelXDimension(long value)](#setPixelXDimension-long-) | Gets or sets the pixel x dimension. |
189191
| [getPixelYDimension()](#getPixelYDimension--) | Gets or sets the pixel y dimension. |
@@ -2468,6 +2470,33 @@ Value: The Opto-Electric Conversion Function (OECF) specified in ISO 14524.
24682470
| --- | --- | --- |
24692471
| value | byte[] | |
24702472

2473+
### getOrientation() {#getOrientation--}
2474+
```
2475+
public final int getOrientation()
2476+
```
2477+
2478+
2479+
Gets the orientation.
2480+
2481+
Value: The orientation.
2482+
2483+
**Returns:**
2484+
int - the orientation.
2485+
### setOrientation(int value) {#setOrientation-int-}
2486+
```
2487+
public final void setOrientation(int value)
2488+
```
2489+
2490+
2491+
Sets the orientation.
2492+
2493+
Value: The orientation.
2494+
2495+
**Parameters:**
2496+
| Parameter | Type | Description |
2497+
| --- | --- | --- |
2498+
| value | int | the orientation. |
2499+
24712500
### getPixelXDimension() {#getPixelXDimension--}
24722501
```
24732502
public long getPixelXDimension()

english/java/com.aspose.imaging.exif/jpegexifdata/_index.md

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ EXIF data container for jpeg files.
4848
| [setImageWidth(long value)](#setImageWidth-long-) | Gets or sets the image width. |
4949
| [getModel()](#getModel--) | Gets or sets the model. |
5050
| [setModel(String value)](#setModel-java.lang.String-) | Gets or sets the model. |
51-
| [getOrientation()](#getOrientation--) | Gets or sets the orientation. |
52-
| [setOrientation(int value)](#setOrientation-int-) | Gets or sets the orientation. |
5351
| [getPhotometricInterpretation()](#getPhotometricInterpretation--) | Gets or sets the photometric interpretation. |
5452
| [setPhotometricInterpretation(int value)](#setPhotometricInterpretation-int-) | Gets or sets the photometric interpretation. |
5553
| [getPlanarConfiguration()](#getPlanarConfiguration--) | Gets or sets the planar configuration. |
@@ -379,33 +377,6 @@ Value: The model.
379377
| --- | --- | --- |
380378
| value | java.lang.String | |
381379

382-
### getOrientation() {#getOrientation--}
383-
```
384-
public int getOrientation()
385-
```
386-
387-
388-
Gets or sets the orientation.
389-
390-
Value: The orientation.
391-
392-
**Returns:**
393-
int
394-
### setOrientation(int value) {#setOrientation-int-}
395-
```
396-
public void setOrientation(int value)
397-
```
398-
399-
400-
Gets or sets the orientation.
401-
402-
Value: The orientation.
403-
404-
**Parameters:**
405-
| Parameter | Type | Description |
406-
| --- | --- | --- |
407-
| value | int | |
408-
409380
### getPhotometricInterpretation() {#getPhotometricInterpretation--}
410381
```
411382
public int getPhotometricInterpretation()

english/java/com.aspose.imaging.extensions/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ The package contains extension methods.
2424
| [ImageAttributesExtensions](../com.aspose.imaging.extensions/imageattributesextensions) | Contains extension methods for `ImageAttributes` and `System.Drawing.Imaging.ImageAttributes`. |
2525
| [ImageExtensions](../com.aspose.imaging.extensions/imageextensions) | Contains extension methods for conversions based on `System.Drawing.Image` and `Image`. |
2626
| [MatrixExtensions](../com.aspose.imaging.extensions/matrixextensions) | Contains the `Matrix` class extensions. |
27-
| [PenExtensions](../com.aspose.imaging.extensions/penextensions) | Contains extension methods for `Pen` and `System.Drawing.Pen`. |
2827
| [PointExtensions](../com.aspose.imaging.extensions/pointextensions) | Contains extension methods for `Point` and `PointF` structures. |
2928
| [RectangleExtensions](../com.aspose.imaging.extensions/rectangleextensions) | Contains extension methods for `Rectangle`. |
3029
| [RegionExtensions](../com.aspose.imaging.extensions/regionextensions) | Contains extension methods for the `Region` class. |

english/java/com.aspose.imaging.extensions/penextensions/_index.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

english/java/com.aspose.imaging.extensions/pointextensions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: PointExtensions
33
second_title: Aspose.Imaging for Java API Reference
44
description: Contains extension methods for Point and PointF structures.
55
type: docs
6-
weight: 21
6+
weight: 20
77
url: /java/com.aspose.imaging.extensions/pointextensions/
88
---
99
**Inheritance:**

english/java/com.aspose.imaging.extensions/rectangleextensions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: RectangleExtensions
33
second_title: Aspose.Imaging for Java API Reference
44
description: Contains extension methods for Rectangle.
55
type: docs
6-
weight: 22
6+
weight: 21
77
url: /java/com.aspose.imaging.extensions/rectangleextensions/
88
---
99
**Inheritance:**

english/java/com.aspose.imaging.extensions/regionextensions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: RegionExtensions
33
second_title: Aspose.Imaging for Java API Reference
44
description: Contains extension methods for the Region class.
55
type: docs
6-
weight: 23
6+
weight: 22
77
url: /java/com.aspose.imaging.extensions/regionextensions/
88
---
99
**Inheritance:**

english/java/com.aspose.imaging.extensions/rotateflipextensions/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: RotateFlipExtensions
33
second_title: Aspose.Imaging for Java API Reference
44
description: Contains extension methods for conversion the System.Drawing.RotateFlipType and the RotateFlipType classes.
55
type: docs
6-
weight: 24
6+
weight: 23
77
url: /java/com.aspose.imaging.extensions/rotateflipextensions/
88
---
99
**Inheritance:**

0 commit comments

Comments
 (0)