Stay organized with collections
Save and categorize content based on your preferences.
AColor_xy
Color is defined in CIE XYZ coordinates.
Summary
Public attributes
|
x
|
float
|
y
|
float
|
Public attributes
x
Declared in android/hdr_metadata.h
float AColor_xy::x
y
Declared in android/hdr_metadata.h
float AColor_xy::y
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[],null,["# AColor_xy Struct Reference\n\nAColor_xy\n=========\n\nColor is defined in CIE XYZ coordinates.\n\nSummary\n-------\n\n| ### Public attributes ||\n|-------------------------------------------------------------|---------|\n| [x](#struct_a_color__xy_1a8514e33b876aa464fdb9483351071de9) | `float` |\n| [y](#struct_a_color__xy_1a8e57b3407b8f997dd7ffe6b3ecdd5c7e) | `float` |\n\nPublic attributes\n-----------------\n\n### x\n\nDeclared in `android/hdr_metadata.h` \n\n```scdoc\nfloat AColor_xy::x\n``` \n\n### y\n\nDeclared in `android/hdr_metadata.h` \n\n```scdoc\nfloat AColor_xy::y\n```"]]