X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=docs%2Fcontent%2Fshared-javascript-and-cpp-documentation%2Fresource-image-scaling.md;h=2d68c92291e17383e50fb446f4c2ea80277e598f;hp=66dbe3e0a884610142d44d8efc47e936b960ac7c;hb=1acdb36279de888dcef999e0e0e1460babdd983a;hpb=3a289377436005f632a2dca8916706879b7e3a28 diff --git a/docs/content/shared-javascript-and-cpp-documentation/resource-image-scaling.md b/docs/content/shared-javascript-and-cpp-documentation/resource-image-scaling.md index 66dbe3e..2d68c92 100644 --- a/docs/content/shared-javascript-and-cpp-documentation/resource-image-scaling.md +++ b/docs/content/shared-javascript-and-cpp-documentation/resource-image-scaling.md @@ -100,7 +100,7 @@ The result of this process is an `(x, y)` target size to fit the image in the ne ![ ](../assets/img/image-scaling/workflow-2.png) ![ ](workflow-2.png) -#### Fitting Mode +#### Fitting Mode {#resourceimagescaling-fittingmode} DALi provides a number of strategies for mapping the pixels of an image onto the target box derived above. It provides a `FittingMode` enumeration to the developer to select a mapping or fitting approach.