- Family Graph API
- Objects
- AggregateValueAdd
- Album
- Audio
- BuyNowData
- ChildInFamily
- Citation
- ColorizationData
- Comment
- Config
- ConfirmationStatus
- Counter
- Device
- DiscoveryBase
- DnaAncestorName
- DnaEnums
- DnaEthnicity
- DnaEthnicityReport
- DnaKit
- DnaKitFile
- DnaLabel
- DnaMatch
- DnaMatchCommonAncestor
- DnaMatchNote
- DnaMatchRelationship
- DnaOrderItemShippingDetails
- Document
- Enums
- EthnicityInLocation
- Event
- EventDate
- EventPlace
- ExportGEDCOM
- ExportGEDCOMStatus
- Family
- FamilyEvent
- GenealogyEvent
- GoalActivity
- Image
- Individual
- Installation
- Invitation
- MatchesCount
- MatchingRequest
- MediaItem
- Membership
- Navigation
- NavigationItem
- NavigationItemBadge
- NewPhotoInfo
- Note
- Notification
- NotificationHistory
- OrderItemCoupon
- OrderItemShippingDetails
- Page
- PersonalPhotosDiscovery
- Phones
- Photo
- PhotoVersion
- Range
- RecordColorizationData
- RecordIndividual
- RecordMatchesCount
- Relationship
- ResiEvent
- ShippingOption
- SingleDate
- Site
- SmartMatch
- Source
- StructuredDate
- StructuredPlace
- SubTree
- SuggestedRelative
- System
- Tag
- ThreadsCount
- Tree
- TreeItem
- User
- UserMenu
- ValueAddData
- ValueAddElement
- ValueAddFactor
- Video
- WorldEthnicities
- SDKs
- PHP SDK
- iOS SDK
- Android SDK
ColorizationData
A black and white photos can have a colorized version as represented in the Family Graph API.
This object holds all metadata about colorization
Fields
The ColorizationData
object contains the following fields:
Name | Description | Type | Access Mode |
id |
The product's id |
string |
read |
colorized |
True: when image has colorized version, False: when image does't have colorized version |
boolean |
read, write |
colorization_status |
Status of the colorization process
|
string |
read |
url_colorized |
The url for colorized version of the photo |
string |
read |
side_by_side_url |
The url for colorized & original photos together side by side as a photo |
string |
read |
shareable_url |
Shareable url of the photo |
string |
read |
facebook_api |
Shareable facebook url of the photo |
string |
read |
twitter_api |
Shareable twitter url of the photo |
string |
read |
whatsapp_api |
Shareable whatsapp url of the photo |
string |
read |
advanced_eligibility |
Is user eligible for advanced (with settings) colorization |
boolean |
read |
preview_action |
Action on Preview
|
string |
write |
thumbnails |
List of different thumbnails of different sizes for the colorized version of the photo |
array of Image objects containing the url, width, height and class_name fields |
read |
class_name |
The object class name |
string |
read |
Connections
The ColorizationData object contains the following connections:Name | Description | Type | Access Mode |