From b94f6da2489924ac8375e84b1ea17a45a0f8d291 Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Fri, 8 Jun 2018 11:54:32 -0400 Subject: fix define comments add generated comment for includes R=caryclark@google.com Docs-Preview: https://skia.org/?cl=132924 Bug: skia:6898 Change-Id: I42034e2753ed079dd0d0e3ae99f976d32ffaf77a Reviewed-on: https://skia-review.googlesource.com/132924 Reviewed-by: Cary Clark Auto-Submit: Cary Clark Commit-Queue: Cary Clark --- docs/SkColor4f_Reference.bmh | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/SkColor4f_Reference.bmh b/docs/SkColor4f_Reference.bmh index a23431e827..19d4b5dc61 100644 --- a/docs/SkColor4f_Reference.bmh +++ b/docs/SkColor4f_Reference.bmh @@ -285,13 +285,20 @@ Returns Color4f with all components in the range from zero to one. # ------------------------------------------------------------------------------ #Method SkPM4f premul() const -#Deprecated +#In Utility +#Line # returns Premultiplied color; internal use only ## +#Private +Internal use only. +## +#Return Premultiplied color ## #Method ## #Struct SkColor4f ## #Struct SkPM4f -#Deprecated +#Private +Internal use only. +## ## #Topic Color4f ## -- cgit v1.2.3