PhotographicAttributes Structure¶
Namespace: id3.Face
Definition¶
Represents the photographic attributes of a portrait image.
class PhotographicAttributes
class PhotographicAttributes
public partial struct PhotographicAttributes
public class PhotographicAttributes
public typealias PhotographicAttributes = id3FacePhotographicAttributes
typedef struct id3FacePhotographicAttributes
Properties¶
Name |
Type |
Description |
---|---|---|
int |
Value, from 0 to 100, indicating if one side of the face is ligther than the other side. |
|
int |
Value, from 0 to 255, indicating the dynamic range of the image in the face region. |
|
int |
Value, from 0 to 100, indicating if a flash reflection is present on the face. |
|
int |
Value, from 0 to 100, indicating if the skin looks natural. |
|
int |
Value, from 0 to 100, indicating the ratio of face pixels that are over-exposed. |
|
int |
Value, from 0 to 100, indicating if the image is pixelized. |
|
int |
Value, from 0 to 100, indicating if the image sharpness is sufficient. |
|
int |
Value, from 0 to 100, indicating the ratio of face pixels that are under-exposed. |